@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
p {
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    word-break: break-all;
    word-wrap: break-word;
    margin: 0;
    padding: 0;
    outline: 0;
    text-decoration: none;
    list-style-type: none;
}

.clear {
    clear: both;
}

.main_css {
    width: 100%;
    min-width: 1200px;
    background-color: rgb(228, 228, 228);
}

.top_bg {
    width: 100%;
    height: 131px;
    min-width: 1200px;
    background: url(../images/top_bg.png) no-repeat center top;
}

.logo {
    float: left;
    margin-top: 33px;
}

.tel {
    float: right;
    margin-top: 33px;
}

.top_css {
    width: 1200px;
    margin: auto;
}

.nav_bg {
    width: 100%;
    min-width: 1200px;
    height: 55px;
    background-color: rgb(40, 45, 48);
}

.nav_css {
    width: 1200px;
    margin: auto;
}

#nav_all li {
    cursor: pointer;
    width: 133px;
    height: 45px;
    padding-top: 10px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: rgb(255, 255, 255);
}

#nav_all li a {
    color: rgb(255, 255, 255);
}

#nav_all li font {
    font-size: 12px;
}

#nav_all li:hover {
    background-color: rgb(0, 140, 214);
}

.nav_all1 {
    z-index: 999999;
    position: relative;
    width: 133px;
    height: auto;
    background: rgb(0, 140, 214) !important;
}

.nav_all1 li {
    float: none !important;
    background: url(../Image/n_line1.png) no-repeat center bottom;
    width: 120px !important;
    margin-left: 6px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: rgb(255, 255, 255);
}

#full-screen-slider {
    width: 100%;
    height: 410px;
    position: relative;
    min-width: 1002px;
    margin: 0;
}

#slides {
    display: block;
    width: 100%;
    height: 410px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    min-width: 1002px;
    margin: auto;
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 17%;
    bottom: 5px;
    z-index: 9900;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    border-radius: 5px;
    width: 44px;
    height: 11px;
    float: left;
    margin-left: 16px;
    background-color: rgb(255, 255, 255);
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background-color: rgb(0, 140, 214);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('fancybox.png');
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left,
#fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico,
#fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
    visibility: visible;
    /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('fancybox.png');
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('fancy_title_over.png');
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('fancybox.png') -55px -90px no-repeat;
}


/* IE6 */

.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
    zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2) + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
}

#fancybox-loading.fancybox-ie6 div {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}


/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg {
    background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

.n_css {
    width: 1200px;
    margin: auto;
    height: 373px;
    background-color: rgb(255, 255, 255);
}

.n1 {
    float: left;
    width: 350px;
    margin: 35px 0 0 30px;
}

.n_title {
    font-size: 22px;
    color: rgb(40, 45, 48);
}

.n_title font {
    font-family: arial;
    font-size: 15px;
    color: rgb(130, 130, 130);
    margin-left: 5px;
}

.n1 img {
    border-radius: 5px;
    margin: 21px 0 15px 0;
}

.n1 p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 25px;
}

.n1 p font {
    color: rgb(0, 140, 214);
}

.n2 {
    margin-left: 45px !important;
}

.n2_list {
    width: 350px;
    height: 126px;
    background: url(../Image/n_f.png) no-repeat left top;
}

.n2_list li {
    cursor: pointer;
    line-height: 22px;
    width: 301px;
    margin-left: 49px;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.n2_list li font {
    color: rgb(204, 204, 204);
}

.n2_list li:hover {
    color: rgb(0, 140, 214);
}

.n3_list li {
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 25px;
}

.n3_list li font {
    color: rgb(255, 16, 16);
}

.p_css {
    width: 1200px;
    height: 464px;
    margin: auto;
    background-color: rgb(255, 255, 255);
}

.p_title {
    height: 132px;
    width: 262px;
    margin: auto;
}

.p_title img {
    margin-top: 38px;
}

.index_show {
    width: 1140px;
    height: 222px;
    position: relative;
    margin: auto;
}

.index_show_con {
    width: 1140px;
    height: 222px;
    position: relative;
    margin: auto;
}

.partFourCon {
    width: 1140px;
    height: 222px;
    overflow: hidden;
}

.partFourCon li {
    background-color: rgb(228, 228, 228);
    position: relative;
    float: left;
    width: 228px;
    height: 222px;
    display: inline;
    cursor: pointer;
}

.partFourCon li div {
    width: 228px;
    height: 160px;
    display: block;
    margin: auto;
}

.partFourCon li div img {
    max-width: 218px;
    max-height: 155px;
    margin: 5px 0 0 5px;
}

.partFourCon li p {
    background: url(../Image/jt.png) no-repeat right 24px top 11px;
    height: 62px;
    line-height: 62px;
    width: 218px;
    margin-left: 15px;
    font-size: 14px;
    color: rgb(40, 45, 48);
}

.partFourCon li p font {
    font-size: 12px;
    color: rgb(139, 139, 139);
    font-family: arial;
}

.partFourCon li:hover {
    background-color: rgb(0, 140, 214);
}

.partFourCon li:hover p {
    color: rgb(255, 255, 255);
}

.partFourCon li:hover p font {
    color: rgb(108, 187, 229);
}

.more {
    width: 93px;
    height: 31px;
    line-height: 31px;
    border: 1px solid rgb(144, 144, 144);
    margin: 46px auto auto;
    border-radius: 5px;
    font-family: arial;
    font-size: 15px;
    color: rgb(64, 64, 64);
    text-align: center;
}

.more:hover {
    border: 1px solid rgb(0, 140, 214);
    cursor: pointer;
    background-color: rgb(0, 140, 214);
    color: rgb(255, 255, 255);
}

.footer_bg {
    width: 100%;
    min-width: 1200px;
    height: 185px;
    background: url(../Image/footer_bg.png) no-repeat center top;
}

.footer_css {
    width: 1200px;
    margin: auto;
    position: relative;
}

.erweima {
    position: absolute;
    top: 33px;
    left: 0px;
}

.footer_css ul {
    position: absolute;
    right: 0px;
    top: 56px;
}

.footer_css ul li {
    font-size: 14px;
    color: rgb(215, 215, 215);
    line-height: 25px;
    text-align: right;
}

.footer_css ul li a {
    color: rgb(215, 215, 215);
}

.sub_css {
    width: 1200px;
    margin: auto;
    min-height: 600px;
    background-color: rgb(255, 255, 255);
}

.left {
    width: 207px;
    float: left;
    margin: 26px 0 0 30px;
}

.right {
    width: 905px;
    float: left;
    margin: 26px 0 0 28px;
}

.s_list li {
    width: 207px;
    height: 42px;
    text-indent: 7px;
    background: url(../Image/li_bg.png);
    line-height: 42px;
    font-size: 12px;
    color: rgb(77, 77, 77);
}

.s_list {
    margin-top: -4px;
    margin-bottom: 42px;
}

.top_p {
    font-size: 22px;
    color: rgb(40, 45, 48);
    font-weight: bolder;
    line-height: 65px;
    height: 65px;
    background: url(../Image/s_line.png) no-repeat center bottom;
}

.top_p font {
    font-size: 12px;
    color: rgb(142, 142, 142);
    float: right;
    line-height: 75px;
}

.top_p font a {
    color: rgb(142, 142, 142);
    f
}


/*company.html css*/

.a_content {
    width: 880px;
    margin: 20px auto auto;
    height: auto;
    line-height: 30px;
    text-indent: 2em;
    font-size: 13px;
    font-family: 宋体;
}


/*product.html css*/

.p_content {
    width: 900px;
    height: auto;
    margin: 10px auto;
}

.pro_info {
    background-color: rgb(228, 228, 228);
    position: relative;
    float: left;
    width: 228px;
    height: 222px;
    display: inline;
    cursor: pointer;
    margin-left: 55px;
    margin-top: 20px;
}

.pro_info div {
    width: 218px;
    height: 155px;
    display: block;
    margin: 5px auto auto 5px;
    background-color: rgb(255, 255, 255);
}

.pro_info div img {
    max-width: 218px;
    max-height: 155px;
}

.pro_info p {
    background: url(../Image/jt.png) no-repeat right 24px top 11px;
    height: 62px;
    line-height: 62px;
    width: 218px;
    margin-left: 15px;
    font-size: 14px;
    color: rgb(40, 45, 48);
    margin-top: 5px;
}

.pro_infop font {
    font-size: 12px;
    color: rgb(139, 139, 139);
    font-family: arial;
}

.pro_info:hover {
    background-color: rgb(0, 140, 214);
}

.pro_info:hover p {
    color: rgb(255, 255, 255);
}

.pro_info:hover p font {
    color: rgb(108, 187, 229);
}

.page_right {
    height: 20px;
    line-height: 20px;
    text-align: right;
    margin: 30px 30px 30px 0;
    font-size: 12px;
    color: rgb(77, 77, 77);
}

.page_right a {
    color: rgb(77, 77, 77);
}

.back_css {
    text-align: center;
    font-size: 13px;
    margin-bottom: 60px;
    margin-top: 50px;
}

.back_css a {
    color: rgb(77, 77, 77);
}


/*product_info.html css*/

.rel_center {
    width: 495px;
    margin: 40px auto auto;
    border-radius: 5px;
}

.rel_center img {
    width: 350px;
    display: block;
    margin: auto;
}

.p_name {
    font-size: 15px;
    color: rgb(2, 94, 217);
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.p_desc {
    margin: 15px 0 0 10px;
    font-family: 宋体;
    font-size: 13px;
    color: rgb(77, 77, 77);
}

.p_desc p {
    font-family: 宋体;
    font-size: 13px;
    color: rgb(77, 77, 77);
    line-height: 25px;
}

.p_desc img {
    width: 390px;
}


/*new.html css*/

.right ol {
    margin: 20px auto auto;
    width: 900px;
}

.right ol li {
    margin-bottom: 30px;
}

.n_l {
    width: 79px;
    margin-bottom: 15px;
    height: 43px;
    background: #dfdfdf;
    line-height: 43px;
    text-align: center;
    font-size: 20px;
    float: left;
    color: rgb(77, 77, 77);
}

.n_r {
    width: 720px;
    float: left;
    margin-left: 20px;
    color: rgb(77, 77, 77);
}

.p3 {
    font-size: 16px;
    line-height: 25px;
}

.p4 {
    font-size: 12px;
    line-height: 25px;
}

.news_css:hover p {
    color: rgb(0, 140, 214);
}


/*.news_info.html css*/

.right h1 {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
}

.f12 {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.news_content {
    width: 880px;
    font-family: 宋体;
    font-size: 12px;
    text-indent: 2em;
    line-height: 2;
    margin: 10px auto auto;
    color: #666;
}

.news_content img {
    width: 500px;
    height: 600px;
    margin-left: 125px;
}

.back_css {
    text-align: center;
    font-size: 13px;
    margin-bottom: 60px;
    margin-top: 20px;
}

.back_css a {
    color: rgb(77, 77, 77);
}

#prev_next {
    margin-left: 20px;
}

#prev_next li {
    font-size: 12px;
    color: rgb(77, 77, 77);
}

#prev_next li a {
    color: rgb(77, 77, 77);
}


/*job.html css*/

.job_title {
    font-family: 宋体;
    background-color: rgb(18, 50, 99);
    color: rgb(255, 255, 255);
    width: 640px;
    margin: 20px 0 0 20px;
}

.job_title p {
    width: 130px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}

.jobs {
    font-family: 宋体;
    width: 900px;
    margin: 20px auto auto;
    font-size: 12px;
    color: #666;
}

.jobs h4 {
    color: rgb(45, 45, 45);
    margin-bottom: 10px;
}

.jobs li {
    border-bottom: 1px solid rgb(170, 170, 170);
}

.jobs li p {
    width: 640px;
    height: 30px;
    line-height: 30px;
}

.jobs li p a {
    color: rgb(45, 45, 45);
}

.info_title {
    width: 900px;
    margin: 20px 0 0 0;
    font-size: 12px;
    color: #666;
}

.info_title p {
    line-height: 25px;
}

.info_title h4 {
    color: rgb(45, 45, 45);
    margin-bottom: 10px;
}

.job_info {
    font-size: 13px;
}

.job_info p {
    height: auto;
    line-height: 30px;
}

.seek_job {
    text-align: right;
}

.seek_job a {
    color: rgb(255, 0, 0);
}

table.altrowstable {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #333333;
    border: 0;
    border-collapse: collapse;
    width: 900px;
    margin: 20px 0 0 0px;
}

table.altrowstable th {
    border-width: 1px;
    padding: 8px;
}

table.altrowstable td {
    border-width: 1px;
    padding: 8px;
    text-align: center;
}

table.altrowstable td a {
    color: rgb(45, 45, 45);
}

table.altrowstable td a:hover {
    color: rgb(24, 87, 166);
}

.oddrowcolor {
    background-color: rgb(255, 255, 255);
}

.evenrowcolor {
    background-color: rgb(240, 240, 240);
}

#form2 {
    margin-top: 10px;
    margin-left: 160px;
    font-family: 宋体;
    font-size: 12px;
    color: rgb(77, 77, 77);
}

#submit {
    width: 70px;
    height: 27px;
    color: #fff;
    font-weight: bold;
    background: rgb(0, 96, 192);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}


/*message.html css*/

.guestbk,
#guestsmt {
    width: 635px;
    margin: auto;
}

.guestbk p {
    width: 96%;
    float: left;
}

.ask-box {
    background: #EEE;
    margin-bottom: 30px;
    float: left;
}

.ask-box .lwrap {
    background: #EEE;
    /* 修正IE6 */
    _position: relative;
    _z-index: 10;
}


/* arrow-effect */

.lwrap span {
    float: right;
    font-size: 14px;
    color: #999;
}

.ask-left {
    border-left: 20px solid #FFF;
    border-top: 20px solid #EEE;
    margin-top: 20px;
}

.answer-right {
    border-right: 20px solid #FFF;
    border-top: 20px solid #4FBCD8;
}

.ask-left .lwrap,
.answer-right .rwraps {
    padding: 12px 10px 12px 10px;
    margin-top: -40px;
    line-height: 25px;
    width: auto!important;
    max-width: 500px;
    /* sets min-width & max-width for ie */
    _width: expression(document.body.clientwidth > 500 ? "500px": "auto");
}

.answer-box {
    background: #4FBCD8;
    margin-bottom: 30px;
    float: right;
}

.answer-box .rwraps {
    background: #4FBCD8;
    /* 修正IE6 */
    _position: relative;
    _z-index: 10;
    color: #fff;
}


/* arrow-effect */

.useript {
    background-color: white;
    border-color: #CCCCCC #E2E2E2 #E2E2E2 #CCCCCC;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 2px 3px #F0F0F0 inset;
    overflow: hidden;
    padding: 10px 0 8px 8px;
    vertical-align: middle;
}

#guestsmt {
    padding: 30px 0 30px 10px;
}

.guestinfo {
    width: 595px;
    height: 180px;
    margin-bottom: 15px;
    float: left;
}

#guestsmt p {
    width: 97%;
}

#guestsmt span {
    font-family: "微软雅黑";
    font-size: 14px;
}

.usertel {
    width: 84px;
    margin-right: 20px;
}

.userbtn {
    padding: 0.2em 0.8em;
    font-family: "微软雅黑";
    font-size: 20px;
    border: none;
    float: left;
    cursor: pointer;
}

.usersbmt {
    width: 80px;
    color: rgb(44, 18, 17);
    float: left;
    margin-top: 15px;
}

#articeBottom {
    font-size: 14px;
    margin: 6px 0 10px;
    padding-top: 10px;
    text-align: right;
    width: 97%;
}

.a_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/a_banner.png) no-repeat center top;
}

.n_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/n_banner.png) no-repeat center top;
}

.p_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/p_banner.png) no-repeat center top;
}

.case_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/case_banner.png) no-repeat center top;
}

.s_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/s_banner.png) no-repeat center top;
}

.j_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/j_banner.png) no-repeat center top;
}

.m_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/m_banner.png) no-repeat center top;
}

.c_banner {
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: url(../Image/c_banner.png) no-repeat center top;
}

.s_contact {
    position: relative;
    width: 201px;
    height: 214px;
    background: url(../Image/s_contact.png);
}

.s_contact p {
    font-size: 25px;
    color: rgb(0, 140, 214);
    position: absolute;
    top: 87px;
    left: 18px;
}

.s_contact ul {
    position: absolute;
    top: 123px;
    left: 17px;
}

.s_contact ul li {
    width: 170px;
    font-size: 12px;
    color: rgb(62, 62, 62);
}